The FmsDevice object defines the properties of a device. It can be used to create devices in an FMS service. Declare the object using the following code:
|
Dim FmsDevice Set FmsDevice = CreateObject("CxFms.FmsDevice") |
More: